Package object

Functions

Link copied to clipboard
fun Any?.isNotNull(): Boolean

It determines whether the given object is not null.

Link copied to clipboard
fun Any?.isNull(): Boolean

It determines whether the given object is null.